home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 42 / PC Gamer IT CD 42 2-2.iso / utility / easytext / _SETUP.1 / EasyText.exe / 0 / RCDATA / TSPLASHSCREEN / TSPLASHSCREEN.txt < prev   
Text File  |  1999-01-10  |  3KB  |  119 lines

  1. object SplashScreen: TSplashScreen
  2.   Left = 215
  3.   Top = 122
  4.   HorzScrollBar.Visible = False
  5.   BorderIcons = []
  6.   BorderStyle = bsNone
  7.   ClientHeight = 285
  8.   ClientWidth = 383
  9.   Ctl3D = False
  10.   Color = clSilver
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   FormStyle = fsStayOnTop
  17.   Icon.Data = {<image000.ico>}
  18.   Position = poScreenCenter
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Panel1: TPanel
  23.     Left = 0
  24.     Top = 0
  25.     Width = 383
  26.     Height = 285
  27.     Align = alClient
  28.     BevelInner = bvRaised
  29.     BevelOuter = bvNone
  30.     BevelWidth = 4
  31.     Ctl3D = True
  32.     ParentCtl3D = False
  33.     TabOrder = 0
  34.     object Label1: TLabel
  35.       Left = 88
  36.       Top = 80
  37.       Width = 202
  38.       Height = 61
  39.       Caption = 'EasyText'
  40.       Font.Charset = ANSI_CHARSET
  41.       Font.Color = clNavy
  42.       Font.Height = -53
  43.       Font.Name = 'Nimbus Roman No9 L'
  44.       Font.Style = []
  45.       ParentFont = False
  46.       Transparent = True
  47.     end
  48.     object Label2: TLabel
  49.       Left = 120
  50.       Top = 144
  51.       Width = 133
  52.       Height = 31
  53.       Caption = 'Text  Editor'
  54.       Font.Charset = ANSI_CHARSET
  55.       Font.Color = clNavy
  56.       Font.Height = -27
  57.       Font.Name = 'Nimbus Roman No9 L'
  58.       Font.Style = []
  59.       ParentFont = False
  60.       Transparent = True
  61.     end
  62.     object Label3: TLabel
  63.       Left = 232
  64.       Top = 256
  65.       Width = 137
  66.       Height = 12
  67.       Caption = 'Copyright ∩┐╜ 1998  EasyWare'
  68.       Font.Charset = ANSI_CHARSET
  69.       Font.Color = clNavy
  70.       Font.Height = -11
  71.       Font.Name = 'Nimbus Roman No9 L'
  72.       Font.Style = []
  73.       ParentFont = False
  74.       Transparent = True
  75.     end
  76.     object Label4: TLabel
  77.       Left = 144
  78.       Top = 176
  79.       Width = 90
  80.       Height = 18
  81.       Caption = 'Version  2.0.0'
  82.       Font.Charset = ANSI_CHARSET
  83.       Font.Color = clNavy
  84.       Font.Height = -16
  85.       Font.Name = 'Nimbus Roman No9 L'
  86.       Font.Style = []
  87.       ParentFont = False
  88.       Transparent = True
  89.     end
  90.     object Image1: TImage
  91.       Left = 48
  92.       Top = 24
  93.       Width = 283
  94.       Height = 54
  95.       AutoSize = True
  96.       Picture.Data = {<image001.bmp>}
  97.       Transparent = True
  98.     end
  99.     object Label5: TLabel
  100.       Left = 96
  101.       Top = 216
  102.       Width = 185
  103.       Height = 16
  104.       Alignment = taCenter
  105.       AutoSize = False
  106.       Caption = 'Loading  Preferences'
  107.       Color = clBtnFace
  108.       Font.Charset = ANSI_CHARSET
  109.       Font.Color = clNavy
  110.       Font.Height = -13
  111.       Font.Name = 'Arial'
  112.       Font.Style = []
  113.       ParentColor = False
  114.       ParentFont = False
  115.       Transparent = True
  116.     end
  117.   end
  118. end
  119.